home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.19 / 2002-09_Disc_7.19.bin / Data / items.pcg / scripts / DefineButton2_9 / BUTTONCONDACTION on(release).as
Text File  |  2002-06-20  |  40b  |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.